home *** CD-ROM | disk | FTP | other *** search
/ Gamers Delight 2 / Gamers Delight 2.iso / Aminet / game / role / larn.lha / vmsreadme.txt < prev   
Text File  |  1995-11-19  |  1KB  |  37 lines

  1. This is a VMS version of LARN 12.3.  To run it, larndir must be defined as a 
  2. logical name that points to the directory containing the support files 
  3. (LARN.MAZ, LARN.HLP, etc).  Larn looks for LARN.OPT in SYS$LOGIN.  VMS Version 
  4. 5.x may be required.
  5.  
  6. The first entry in the larn.pid file (1000) can be the wizard if the password is
  7. known (same password as in MS-DOS edition; see LARN122.DOC).
  8.  
  9. The sources have been compiled with termcap.  It will look for the
  10. termcap file either through the logical name "termcap", in the current
  11. directory as "termcap.", or as "sys$library:termcap."   If there is
  12. a symbol or logical called "term" then the value of that will
  13. be used for the terminal, otherwise the value from "terminal" will be
  14. used.
  15.  
  16. This version includes VMS Keypad support on VT class terminals.  The keypad
  17. keys must be set to application mode (SET TERM/APPLICATION) in order for LARN
  18. to recognise the keys.  It is not necessary to set the KEYPAD option in the
  19. LARN.OPT file.  The key mappings are:
  20.  
  21.                 PF1    PF2    PF3    PF4
  22.                             '@'
  23.                 KP7    KP8    KP9    KP-
  24.                 'y'    'k'    'u'
  25.                 KP4    KP5    KP6    KP,
  26.                 'h'    '.'    'l'    ','
  27.          ^        KP1    KP2    KP3    KP
  28.         'K'        'b'    'j'    'n'    Enter
  29.      <     v     >    KP0    KP.
  30.     'H'    'J'    'L'    'i'    '.'
  31.  
  32. Keypad mode occasionally seems flakey, especially on DECTerms.  Until I can
  33. re-work it, this will have to do.  Customization of the keypad is not 
  34. currently supported.  
  35.  
  36.     Kevin Routley
  37.